home *** CD-ROM | disk | FTP | other *** search
/ com!online 2002 January / com! 2002.01.iso / autohtml / selfhtml / html / multimedia / anzeige / nibbles.swf / scripts / DefineButton2_38 / BUTTONCONDACTION on(keyPress Space).as
Encoding:
Text File  |  2001-10-27  |  93 b   |  5 lines

  1. on(keyPress "<Space>"){
  2.    gotoAndPlay(14);
  3.    setProperty("levelstart1", _X, "1200");
  4. }
  5.